home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Inside Multimedia 1994 April
/
Inside Multimedia CD-ROM (April 1994).iso
/
prg
/
gs
/
gs250.exe
/
LANDSCAP.PS
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-09-03
|
225 b
|
9 lines
% A small prologue for displaying landscape-mode files.
gsave clippath pathbbox grestore
4 dict begin
/ury exch def /urx exch def /lly exch def /llx exch def
90 rotate
ury urx sub llx ury add neg translate
end